3.3.2 管理员认证
此类事件的主类型(mainType)为auth/auth_primary/auth_secondary,子类型(subType)列举如下:
事件子类型 | 事件说明 |
---|---|
user.access_check.auth | 准入认证 |
user.auth_check.auth | 管理员认证策略匹配 |
user.cert.auth | 证书认证 |
user.https_sms.auth | 短信认证 |
user.local_psw.auth | 本地密码认证 |
user.modify_pwd.auth | 强制修改密码 |
user.modify_pwd_and_ssh.auth | 强制修改账号密码及SSH密码 |
user.secondaryCert.auth | 证书二次认证 |
user.send_sms | 发送短信 |
user.skip_modify_pwd.auth | 跳过强制修改密码 |
user.skip_second_auth | 免辅认证 |
user.test_device.auth | 测试设备认证 |